home *** CD-ROM | disk | FTP | other *** search
/ Datatid 1999 #12 / Datatid-1999-12.iso / internet / FP 2000 / tutorial / FPTutor.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-04-08  |  4.6 KB  |  96 lines

  1. <!-- SERK Online version - Style Sheet Last updated - 8/18/98 -->
  2.  
  3. <style>
  4.  
  5. <!--
  6. body            {font-family: Verdana, Arial, Helvetica, MS Sans Serif; font-size: 80%; margin-top: 0px; margin-left: 0px; margin-right: 0px;}
  7.  
  8. <!-- HYPERLINKS -->
  9.     a:link    {color: #003366;}
  10.     a:active    {color: #003366;}
  11.     a:visited    {color: #003366;}
  12.  
  13. <!-- LISTS (edited by erin + klb 4/30 -->
  14.     ol        {font-size: 100%; margin-top: .5em; margin-bottom: 2em; margin-left: 4em;}
  15.     ul        {font-size: 100%; margin-top: .5em; margin-bottom: 0em;}
  16.     ol ul    {margin-top: .5em;}
  17.     ul ul    {margin-top: .5em;}
  18.     li        {margin-bottom: .7em; margin-left: -1em;}
  19.  
  20.  
  21. <!-- PREFORMATTING/CODE -->
  22.     pre         {font-size: 100%; margin-top: 1.2em; margin-bottom: 1.2em;}
  23.     code     {font-family: courier new, courier; font-size: 115%; }
  24.     
  25. <!-- TABLES -->
  26.  
  27.     table     {font-size: 100%; cellspacing: 0; cellpadding: 3; bordercolor: #DDDDDD; frame: below; rules: rows;}
  28.     th        {text-align: left; background: #DDDDDD; vertical-align: top;} <!--edited by a-pennyp 8/25-->
  29.     tr        {vertical-align: top;}
  30.     td        {margin: .25em; vertical-align: top; align: left;}
  31.  
  32. <!-- Heading 3, Org Heading 1,h1 (edited 8/25 a-pennyp)-->
  33.     h1        {color: 000000; font-size: 190%; font-family: arial, helvetica; font-weight: bold; margin-bottom: .5em;}  <!--changed style to match iestyle.css -->
  34.     .cht        {font-size: 175%; margin-bottom: .5em;} <!--Chapter/Appendix Title. Changed to match the iestyle.css-->
  35.     .gt        {font-size: 145%; margin-bottom: .5em;} <!--Glossary Title-->
  36.     .ixt        {font-size: 145%; margin-bottom: .5em;} <!--Index Title-->
  37.     .int        {font-size: 145%; margin-bottom: .5em;} <!--Intro Title-->
  38.  
  39. <!-- Heading 4, Org Heading 2,h2 (edited 8/18 a-pennyp) -->
  40.     h2            {font-size: 140%; font-family: arial, helvetica; margin-top: .5em; margin-bottom: .5em; color: 000000; font-weight: bold;}    <!--changed style to match iestyle.css-->   
  41.     
  42. <!-- Heading 5,Org Heading 3,h3 (edited 8/18 a-pennyp) -->
  43.     h3            {font-size: 130%; font-family: arial, helvetica; margin-top: .5em; margin-bottom: .5em; color: 000000; font-weight: bold;}    <!--changed style to match iestyle.css-->
  44.  
  45.     
  46.  
  47. <!-- Heading 6,Org Heading 4,h4 (edited 8/18 a-pennyp) -->
  48.     h4           {font-size: 120%; font-family: arial, helvetica; margin-top: 1.2em; margin-bottom: .5em; color: 000000; font-weight: bold;}    <!--changed style to match iestyle.css-->
  49.     
  50. <!-- Heading 7,Org Heading 5,h5 (edited 8/18 a-pennyp) -->
  51.     h5            {font-size: 110%; margin-top: 1.2em; margin-bottom: .5em; font-weight: bold;}
  52.     
  53. <!-- Heading 8,DO NOT USE_h8-->
  54.  
  55. <!-- Heading 9,List Procedure Heading,lproch -->
  56.     .lproch        {font-weight: bold; color: "#000000";}    <!-- edited for SERK by a-pennyp 8/25 -->
  57.  
  58.     p            {font-size: 100%; margin-top: .6em; margin-bottom: .6em;}
  59.  
  60.     .banner      { background-color: #666699; color: #FFFFCC; font-family: Verdana; font-size: 
  61.                100%; font-weight: bold; border: 1px; padding: 3px; margin-top: 0px;}
  62.     .menured     { font-size: 80%; color: #990000;}
  63.     .menu        { color: #000000; font-size: 80%;}
  64.     .title    {font-size: 130%; font-family: arial, helvetica; color: 000000; font-weight: bold;}
  65.  
  66.  
  67.     .ict        {margin-left: 2.4em;}
  68.     .ilb        {margin-left: 0em;}
  69.     .ils        {margin-left: 0em;}
  70.     .it            {margin-left: 2em;}
  71.     .l1        {margin-left: 20px; margin-bottom: 0em;}    <!-- added for SERK by a-pennyp 8/25 -->
  72.     .l2        {margin-left: 36px; margin-bottom: 0em;}    <!--ValerK edited path to bullet.gif from images/bullet.gif to bullet.gif 10/19--><!-- added for SERK by a-pennyp 8/25 -->
  73.     .l3        {margin-left: 50px; margin-bottom: 0em;}    <!--ValerK edited path to bullet.gif from images/bullet.gif to bullet.gif 10/19--><!-- added for SERK by a-pennyp 8/25 -->
  74.     .lalph2        { } 
  75.     .la            {margin-left: 0em; }
  76.     .la2        { }
  77.     .lb1        {list-style-image: url("images/bullet.gif");}    <!--ValerK edited path to bullet.gif from images/bullet.gif to bullet.gif 10/19--><!-- added for SERK by a-pennyp 8/17 -->
  78.     .lb2        {list-style-image: url("images/bullet.gif");}    <!--ValerK edited path to bullet.gif from images/bullet.gif to bullet.gif 10/19--><!-- added for SERK by a-pennyp 8/17 -->
  79.     .lproc        {list-style-image: url("images/bullet.gif");}    <!--ValerK edited path to bullet.gif from images/bullet.gif to bullet.gif 10/19--><!-- added for SERK by a-pennyp 8/17 -->
  80.     .lsyn1        {text-indent: -2em; margin-left: 2em;}
  81.     .lsyn2        {text-indent: -2em; margin-left: 2em;}
  82.     .lt1        {margin-left: 0em; }
  83.     .lt2        {margin-left: 0em; }
  84. <!-- spacing styles -->
  85.     .4            {line-height: 4pt;}
  86.     .6            {line-height: 6pt;}
  87.  
  88.     .title    {font-size: 130%; font-family: arial, helvetica; color: 000000; font-weight: bold;} <!-- added by a-pennyp for SERK -->
  89.     .ttl        {font-weight: bold; font-color: #000000;} <!--edited by a-pennyp 8/25-->
  90. -->
  91.  
  92.     
  93. </style>
  94.  
  95.  
  96.